CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - task scheduling

搜索资源列表

  1. Desktop

    0下载:
  2. 调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-Scheduling problem backtracking algorithm is the classic problem. Problem Descr iption: Suppose there are n-task by the k-parallel machine can be complete
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:16015
    • 提供者:pactric
  1. RTlinux

    0下载:
  2. 基于RTlinux平台的实时多任务调度策略,运 用模块化的设计方法,编制了程序解释模块、速度过渡模块、插补和运动学算法模 块、人机接口模块和伺服驱动模块,并实现了面向用户的软PLC功能 。-RTLinux-based platform for real-time multi-task scheduling strategy, using modular design methods, the preparation of the procedures explained module, th
  3. 所属分类:Document

    • 发布日期:2017-05-17
    • 文件大小:5112363
    • 提供者:li
  1. Scheduling-strategies-for-multiprocessor-Real_Time

    0下载:
  2. Scheduling strategies for multiprocessor Real_Time DSP,多处理器或者多DSP系统的任务调度方案,可以用在雷达声纳和医学等高性能计算领域-Scheduling strategies for multiprocessor Real_Time DSP, multi-processor or multi-DSP system, task scheduling program, can be used in radar and sonar fields
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:598147
    • 提供者:john
  1. Min_Min

    0下载:
  2. 网格环境下的Min_Min任务调度算法的研究, 利用SIMGRID模拟,在LINUX环境下运行,MIN_MIN任务调度算法的研究-Grid Task Scheduling Algorithm Min_Min of the study, the use of SIMGRID simulation run in the LINUX environment, MIN_MIN Task Scheduling Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1381090
    • 提供者:lihongfeng
  1. GS

    0下载:
  2. 实现网格中含有依赖任务调度的GS算法,其中根据任务在各个机器上的执行时间和任务之间的依赖关系来计算出任务的调度顺序-The realization of the grid containing the GS-dependent task scheduling algorithm, in which the task in accordance with the implementation of the various machines on time and task-dependent re
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:4204
    • 提供者:吴明
  1. VxWorks.multi.task.scheduling.module.design

    0下载:
  2. VxWorks multi-task scheduling module designVxWorks多任务调度模块设计 -VxWorks multi-task scheduling module design
  3. 所属分类:VxWorks

    • 发布日期:2017-03-26
    • 文件大小:145298
    • 提供者:2
  1. VxWorks.task.scheduling.design.documents

    0下载:
  2. VxWorks task scheduling design documents VxWorks任务调度开发设计文档-VxWorks task scheduling design documents
  3. 所属分类:VxWorks

    • 发布日期:2017-03-29
    • 文件大小:123051
    • 提供者:bv
  1. neh.cpp

    1下载:
  2. An example of heurestic NEH algorithm implemented for task scheduling in C-An example of heurestic NEH algorithm implemented for task scheduling in C++
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:796
    • 提供者:milithrar
  1. LBObserver

    0下载:
  2. 结构化网格中基于负载均衡的任务调度算法仿真-Structured grid task scheduling based on load balancing algorithm simulation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1625
    • 提供者:
  1. Task-Scheduling-Algorithms-for-Heterogeneous-Proc

    0下载:
  2. Thesis : Task Scheduling Algorithms for Heterogeneous Processors
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:158466
    • 提供者:Hamid
  1. Ant-Colony-Optimization-for-Task-Matching-and-Sch

    0下载:
  2. Thesis : Ant Colony Optimization for Task Matching and Scheduling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:333178
    • 提供者:Hamid
  1. ALGORITHMS-FOR-TASK-SCHEDULING-IN-HETEROGENEOUS-C

    0下载:
  2. Thesis : ALGORITHMS FOR TASK SCHEDULING IN HETEROGENEOUS COMPUTING ENVIRONMENTS
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:479565
    • 提供者:Hamid
  1. Task-scheduling

    0下载:
  2. 任务调度算法。依据严蔚敏C数据结构编写,可作为数据结构实验的源代码。使用C++编写。包括一个头文件一个cpp文件。用于模拟CPU事件任务到达的处理流程。-Task scheduling algorithm. Based YanWeiMin C data structures to prepare, can be used as the experimental data structure of the source code. Use C++ writing. Including a head
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:18360
    • 提供者:VongRuohang
  1. task-scheduling-simulation

    0下载:
  2. 在Linux环境下实现任务调度仿真,利用多线程实现任务池中的多个任务,支持先来先服务、轮转和反馈三种调度策略-Task scheduling simulation
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:310415
    • 提供者:覃岚
  1. uCOS2-Task-scheduling-process

    0下载:
  2. 本文档介绍了uCOS-II任务调度过程,深刻易懂地介绍了uCOS-II任务调度的重点和实现原理,对于uCOS-II初学者很实用。-This document introduces the uCOS II task scheduling process, deep uCOS- II was reviewed to understand the focus of the task scheduling and implementation principle of the uCOS- II begi
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:12027
    • 提供者:紫鸢
  1. UCOSII-task-scheduling-instance

    0下载:
  2. uC/OS-II任务调度实例,包含起始任务,LED1、LED2任务-The uC/OS-II task scheduling instance, contains the initial task, LED1、LED2 task
  3. 所属分类:uCOS

    • 发布日期:2017-05-17
    • 文件大小:4306872
    • 提供者:zhangjs
  1. task-scheduling

    0下载:
  2. This project is used to do task scheduling in distributed systems
  3. 所属分类:OS Develop

    • 发布日期:2017-05-28
    • 文件大小:11214564
    • 提供者:Aman
  1. UCOSII-task-scheduling

    0下载:
  2. STM32 UCOSII 实验53 UCOSII实验1-任务调度-STM32 ucos experiment 53 UCOS II experiment 1- task scheduling
  3. 所属分类:uCOS

    • 发布日期:2017-05-13
    • 文件大小:2677724
    • 提供者:qb9002
  1. UCOSII-1-Task-Scheduling

    0下载:
  2. STM32 ucos任务调度例程,包含STM32F4xxx中文手册,不错例程,适合初学者-STM32 ucos task scheduling routines, including STM32F4xxx Chinese manual, good routines, suitable for beginners
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-30
    • 文件大小:12660667
    • 提供者:李华
  1. timed-task-scheduling

    0下载:
  2. JAVA定时任务调度,JAVA定时任务调度-JAVA timed task scheduling
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:851
    • 提供者:Zhh
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com